Papers with evalb script
jp-evalb: Robust Alignment-based PARSEVAL Measures (2024.naacl-demo)
Copied to clipboard
| Challenge: | evalb is used for constituency parsing evaluation, but imposes constraints and requires consistent tokenization and sentence boundary outcomes. |
| Approach: | They propose an evaluation system designed to compute PARSEVAL measures, offering a viable alternative to evalb commonly used for constituency parsing evaluation. |
| Outcome: | The proposed evaluation system is based on an alignment method that aligns sentences and words when discrepancies arise. |